home *** CD-ROM | disk | FTP | other *** search
/ Turnbull China Bikeride / Turnbull China Bikeride - Disc 2.iso / STUTTGART / UTIL / SYS / RECURSIVE / _files / _recursive / _run < prev    next >
Text File  |  1991-04-07  |  914b  |  17 lines

  1. if "%0"="" then echo !recursive is a little tool for commandline
  2. if "%0"="" then echo syntax: !recursive command
  3. if "%0"="" then echo invokes the command for all subdirectoryes of actuell path
  4. if "%0"="" then echo output to screen will be also finded in <rec$dir>.output
  5. if "%0"="" then echo
  6. if "%0"="" then error 0 there is no command
  7. rmensure FPEmulator     0.00 error 0 FPEmulator      must be loaded for Gawk
  8. rmensure SharedCLibrary 0.00 error 0 SharedCLibrary  must be loaded for Gawk
  9. <rec$dir>.gawk -v var="%*0" -f <rec$dir>.recursive <rec$dir>.output2 <rec$dir>.output3
  10. |
  11. | special thanks to
  12. | The GNU association ( Authors of Gawk )
  13. | Stuart Hickinbottom ( Author  of Pathname )
  14. |
  15. | !recursive is Freesoftware ( without Gawk and PathName, the rights belongs
  16. | to the authors (both programs are available from info-server@newcastle.ac.uk))
  17. | if a few lines of obeyscripts and a few lines of Gawk is software